projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0be6fb8
)
* lisp/progmodes/project.el: Update Commentary.
author
Dmitry Gutov
<dgutov@yandex.ru>
Tue, 10 Nov 2015 00:56:55 +0000
(
02:56
+0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Tue, 10 Nov 2015 00:56:55 +0000
(
02:56
+0200)
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index 0da6084a1e3272aad5dbd09d716bed6383d38260..58d5335a6c9dfd6279a070f408a6a6553bd63ec5 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-21,7
+21,8
@@
;; This file contains generic infrastructure for dealing with
;; projects, and a number of public functions: finding the current
-;; root, related project directories, search path, etc.
+;; root, related project directories, and library directories. This
+;; list is to be extended in future versions.
;;
;; The goal is to make it easier for Lisp programs to operate on the
;; current project, without having to know which package handles